-
Home
-
WP Email Template
-
2.5.2
-
Code
-
Classes
- Cache
Total Complexity |
30 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
287 |
Lines of code |
93 |
Logical lines of code |
38 |
Comment lines |
130 |
Methods |
22 |
Properties |
4 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
saveException() |
S |
71 |
3 |
5 |
getException() |
S |
66 |
3 |
8 |
cacheException() |
S |
72 |
2 |
6 |
saveResponse() |
S |
71 |
2 |
5 |
getResponse() |
S |
67 |
2 |
7 |
__construct() |
S |
70 |
2 |
6 |
setlifetime() |
S |
81 |
1 |
3 |
getlifetime() |
S |
82 |
1 |
3 |
setFormatter() |
S |
81 |
1 |
3 |
getFormatter() |
S |
82 |
1 |
3 |
setAdapter() |
S |
81 |
1 |
3 |
getAdapter() |
S |
82 |
1 |
3 |
getIdentifier() |
S |
79 |
1 |
3 |
serializeInternalRequest() |
S |
72 |
1 |
5 |
serializeResponse() |
S |
80 |
1 |
3 |
serializeException() |
S |
80 |
1 |
3 |
unserializeResponse() |
S |
79 |
1 |
3 |
unserializeException() |
S |
80 |
1 |
3 |
createResponse() |
S |
66 |
1 |
9 |
createException() |
S |
79 |
1 |
3 |
serialize() |
S |
80 |
1 |
3 |
unserialize() |
S |
79 |
1 |
3 |